home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / for amiga / announce-2.0.4.z / announce-2.0.4
Text File  |  1997-04-23  |  2KB  |  55 lines

  1. This announces the release of Linux/68K-2.0.4
  2.  
  3. Below is a list of the major changes since the 2.0 release, I'm a bit
  4. in a hurry right now so I might have forgotten some of them. Most
  5. noticeable is probably that the old keyboard handling style has been
  6. re-instated and the AT codes are dead and burried.
  7.  
  8. Chris Lawrence:
  9.  - Updated gvp11.c to the level of 1.2.13pl10.
  10.  
  11. Geert Uytterhoeven:
  12.  - Back to the old way of keyboard handling.
  13.  
  14. Hans-Joachim Widmaier:
  15.  - More patches for the affs:
  16.    o Allows mounting of DC filesystems read only
  17.    o Fixes the annoying "no-read-only bug" (shame on me!)
  18.    o Fixes another bug I discovered yesterday (after a failed mount
  19.      attempt, the blocksize table entry wasn't reinitialized)
  20.    o Updated documentation
  21.  
  22. Leland Lucius:
  23.  - More patches for the z2ram device
  24.  
  25. Andreas Schwab:
  26.  - Fix for do_signal
  27.  - drivers/block/ataflop.c: fix isrfunc parameter passing
  28.  
  29. Benjamin Lorenz:
  30.  - Added the missing defines for atari_acsi.h
  31.  
  32. Matin Mitchell:
  33.  - Fixed some of the missing changes for the switch of the
  34.    isrfunc-parameters, for both Atari and Amiga.
  35.  
  36. Myself:
  37.  - Updated gvp11.c and a2091.c to use the Zorro functions for
  38.    detection and configuration.
  39.  - gvp11.c now automatically the SCSI-clock of the GVP controller and
  40.    uses the apropriate parameters for the wd33c93 driver (please test
  41.    this as I have no way of checking if it actually works).
  42.  - Updated the three wd33c93 based drivers to set the irq-level in the
  43.    Scsi_Host structure so now wd33c93.c uses [en,dis]able_irq() rather
  44.    than cli()/sti(). It seems to help a little on the serial
  45.    performance on the internal amiga serial port.
  46.  - Speed optimizations of the generic memcpy and page-sized
  47.    memset's. We do a lot of page-sized memset's in the kernel code so
  48.    this should make the kernel a little faster. Thanks to Richard
  49.    Hirst for ideas and Andreas for improvements.
  50.  
  51. This is it for today, can find the new kernel at SunSITE.auc.dk under
  52. /pub/os/linux/680x0/v2.0 (notice the directory).
  53.  
  54. 09/07/96 - Jes Sorensen
  55.